Autogenerated HTML docs for v1.1.1-g0f76f 
diff --git a/fetch-options.txt b/fetch-options.txt index 1fe8423..e624d3d 100644 --- a/fetch-options.txt +++ b/fetch-options.txt 
@@ -24,6 +24,9 @@ 	flag lets all tags and their associated objects be 	downloaded.   +-k, \--keep:: +	Keep downloaded pack. +  -u, \--update-head-ok:: 	By default `git-fetch` refuses to update the head which 	corresponds to the current branch. This flag disables the 
diff --git a/git-fetch.html b/git-fetch.html index bd07144..0a6ef97 100644 --- a/git-fetch.html +++ b/git-fetch.html 
@@ -332,6 +332,14 @@  </p>   </dd>   <dt>  +-k, --keep  +</dt>  +<dd>  +<p>  + Keep downloaded pack.  +</p>  +</dd>  +<dt>   -u, --update-head-ok   </dt>   <dd>  @@ -591,7 +599,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 08-Jan-2006 16:53:08 PDT  +Last updated 11-Jan-2006 03:35:13 PDT   </div>   </div>   </body>  
diff --git a/git-pull.html b/git-pull.html index 0f1ba04..fd8b6e8 100644 --- a/git-pull.html +++ b/git-pull.html 
@@ -362,6 +362,14 @@  </p>   </dd>   <dt>  +-k, --keep  +</dt>  +<dd>  +<p>  + Keep downloaded pack.  +</p>  +</dd>  +<dt>   -u, --update-head-ok   </dt>   <dd>  @@ -779,7 +787,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 08-Jan-2006 16:53:09 PDT  +Last updated 11-Jan-2006 03:35:14 PDT   </div>   </div>   </body>